projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3a10c8
)
; * lisp/image-mode.el (image-mode): Minor doc fix.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 3 Dec 2021 13:34:19 +0000
(14:34 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 3 Dec 2021 14:22:51 +0000
(15:22 +0100)
lisp/image-mode.el
patch
|
blob
|
history
diff --git
a/lisp/image-mode.el
b/lisp/image-mode.el
index 624c852cb8eae6048c7ea0ace39196e447ba2cfa..4ee02c0675a322842a3abf9ea7ba2751c81f4b43 100644
(file)
--- a/
lisp/image-mode.el
+++ b/
lisp/image-mode.el
@@
-621,8
+621,9
@@
call."
;;;###autoload
(defun image-mode ()
"Major mode for image files.
-You can use \\<image-mode-map>\\[image-toggle-display] or \\<image-mode-map>\\[image-toggle-hex-display]
-to toggle between display as an image and display as text or hex.
+You can use \\<image-mode-map>\\[image-toggle-display] or \
+\\[image-toggle-hex-display] to toggle between display
+as an image and display as text or hex.
Key bindings:
\\{image-mode-map}"